3.298 \(\int \frac{\sqrt{1-\frac{2 c x^2}{b-\sqrt{b^2-4 a c}}}}{\sqrt{1-\frac{2 c x^2}{b+\sqrt{b^2-4 a c}}}} \, dx\)

Optimal. Leaf size=94 \[ \frac{\sqrt{\sqrt{b^2-4 a c}+b} E\left (\sin ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{b+\sqrt{b^2-4 a c}}}\right )|\frac{b+\sqrt{b^2-4 a c}}{b-\sqrt{b^2-4 a c}}\right )}{\sqrt{2} \sqrt{c}} \]

[Out]

(Sqrt[b + Sqrt[b^2 - 4*a*c]]*EllipticE[ArcSin[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^2 - 4*a*c]]], (b + Sqrt[b^2
- 4*a*c])/(b - Sqrt[b^2 - 4*a*c])])/(Sqrt[2]*Sqrt[c])

________________________________________________________________________________________

Rubi [A]  time = 0.101995, antiderivative size = 94, normalized size of antiderivative = 1., number of steps used = 1, number of rules used = 1, integrand size = 59, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.017, Rules used = {424} \[ \frac{\sqrt{\sqrt{b^2-4 a c}+b} E\left (\sin ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{b+\sqrt{b^2-4 a c}}}\right )|\frac{b+\sqrt{b^2-4 a c}}{b-\sqrt{b^2-4 a c}}\right )}{\sqrt{2} \sqrt{c}} \]

Antiderivative was successfully verified.

[In]

Int[Sqrt[1 - (2*c*x^2)/(b - Sqrt[b^2 - 4*a*c])]/Sqrt[1 - (2*c*x^2)/(b + Sqrt[b^2 - 4*a*c])],x]

[Out]

(Sqrt[b + Sqrt[b^2 - 4*a*c]]*EllipticE[ArcSin[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^2 - 4*a*c]]], (b + Sqrt[b^2
- 4*a*c])/(b - Sqrt[b^2 - 4*a*c])])/(Sqrt[2]*Sqrt[c])

Rule 424

Int[Sqrt[(a_) + (b_.)*(x_)^2]/Sqrt[(c_) + (d_.)*(x_)^2], x_Symbol] :> Simp[(Sqrt[a]*EllipticE[ArcSin[Rt[-(d/c)
, 2]*x], (b*c)/(a*d)])/(Sqrt[c]*Rt[-(d/c), 2]), x] /; FreeQ[{a, b, c, d}, x] && NegQ[d/c] && GtQ[c, 0] && GtQ[
a, 0]

Rubi steps

\begin{align*} \int \frac{\sqrt{1-\frac{2 c x^2}{b-\sqrt{b^2-4 a c}}}}{\sqrt{1-\frac{2 c x^2}{b+\sqrt{b^2-4 a c}}}} \, dx &=\frac{\sqrt{b+\sqrt{b^2-4 a c}} E\left (\sin ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{b+\sqrt{b^2-4 a c}}}\right )|\frac{b+\sqrt{b^2-4 a c}}{b-\sqrt{b^2-4 a c}}\right )}{\sqrt{2} \sqrt{c}}\\ \end{align*}

Mathematica [A]  time = 0.0871633, size = 95, normalized size = 1.01 \[ \frac{\sqrt{\sqrt{b^2-4 a c}+b} E\left (\sin ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{b+\sqrt{b^2-4 a c}}}\right )|-\frac{b+\sqrt{b^2-4 a c}}{\sqrt{b^2-4 a c}-b}\right )}{\sqrt{2} \sqrt{c}} \]

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[1 - (2*c*x^2)/(b - Sqrt[b^2 - 4*a*c])]/Sqrt[1 - (2*c*x^2)/(b + Sqrt[b^2 - 4*a*c])],x]

[Out]

(Sqrt[b + Sqrt[b^2 - 4*a*c]]*EllipticE[ArcSin[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^2 - 4*a*c]]], -((b + Sqrt[b^
2 - 4*a*c])/(-b + Sqrt[b^2 - 4*a*c]))])/(Sqrt[2]*Sqrt[c])

________________________________________________________________________________________

Maple [F]  time = 0.162, size = 0, normalized size = 0. \begin{align*} \int{\sqrt{1-2\,{\frac{c{x}^{2}}{b-\sqrt{-4\,ac+{b}^{2}}}}}{\frac{1}{\sqrt{1-2\,{\frac{c{x}^{2}}{b+\sqrt{-4\,ac+{b}^{2}}}}}}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1-2*c*x^2/(b-(-4*a*c+b^2)^(1/2)))^(1/2)/(1-2*c*x^2/(b+(-4*a*c+b^2)^(1/2)))^(1/2),x)

[Out]

int((1-2*c*x^2/(b-(-4*a*c+b^2)^(1/2)))^(1/2)/(1-2*c*x^2/(b+(-4*a*c+b^2)^(1/2)))^(1/2),x)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\sqrt{-\frac{2 \, c x^{2}}{b - \sqrt{b^{2} - 4 \, a c}} + 1}}{\sqrt{-\frac{2 \, c x^{2}}{b + \sqrt{b^{2} - 4 \, a c}} + 1}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*c*x^2/(b-(-4*a*c+b^2)^(1/2)))^(1/2)/(1-2*c*x^2/(b+(-4*a*c+b^2)^(1/2)))^(1/2),x, algorithm="maxi
ma")

[Out]

integrate(sqrt(-2*c*x^2/(b - sqrt(b^2 - 4*a*c)) + 1)/sqrt(-2*c*x^2/(b + sqrt(b^2 - 4*a*c)) + 1), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (-\frac{{\left (b x^{2} + \sqrt{b^{2} - 4 \, a c} x^{2} - 2 \, a\right )} \sqrt{-\frac{b x^{2} + \sqrt{b^{2} - 4 \, a c} x^{2} - 2 \, a}{a}} \sqrt{-\frac{b x^{2} - \sqrt{b^{2} - 4 \, a c} x^{2} - 2 \, a}{a}}}{4 \,{\left (c x^{4} - b x^{2} + a\right )}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*c*x^2/(b-(-4*a*c+b^2)^(1/2)))^(1/2)/(1-2*c*x^2/(b+(-4*a*c+b^2)^(1/2)))^(1/2),x, algorithm="fric
as")

[Out]

integral(-1/4*(b*x^2 + sqrt(b^2 - 4*a*c)*x^2 - 2*a)*sqrt(-(b*x^2 + sqrt(b^2 - 4*a*c)*x^2 - 2*a)/a)*sqrt(-(b*x^
2 - sqrt(b^2 - 4*a*c)*x^2 - 2*a)/a)/(c*x^4 - b*x^2 + a), x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\sqrt{- \frac{- b + 2 c x^{2} + \sqrt{- 4 a c + b^{2}}}{b - \sqrt{- 4 a c + b^{2}}}}}{\sqrt{- \frac{- b + 2 c x^{2} - \sqrt{- 4 a c + b^{2}}}{b + \sqrt{- 4 a c + b^{2}}}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*c*x**2/(b-(-4*a*c+b**2)**(1/2)))**(1/2)/(1-2*c*x**2/(b+(-4*a*c+b**2)**(1/2)))**(1/2),x)

[Out]

Integral(sqrt(-(-b + 2*c*x**2 + sqrt(-4*a*c + b**2))/(b - sqrt(-4*a*c + b**2)))/sqrt(-(-b + 2*c*x**2 - sqrt(-4
*a*c + b**2))/(b + sqrt(-4*a*c + b**2))), x)

________________________________________________________________________________________

Giac [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*c*x^2/(b-(-4*a*c+b^2)^(1/2)))^(1/2)/(1-2*c*x^2/(b+(-4*a*c+b^2)^(1/2)))^(1/2),x, algorithm="giac
")

[Out]

Timed out